skit.define("library.websites.WebsiteRenderer:carousel.html", ["skit.thirdparty.handlebars:runtime"], function() { return ((function(Handlebars) {
var template = Handlebars.VM.template({"1":function(container,depth0,helpers,partials,data,blockParams,depths) {
var stack1;
return "
\n
\n"
+ ((stack1 = helpers.each.call(depth0 != null ? depth0 : {},((stack1 = ((stack1 = ((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.images : stack1)) != null ? stack1.screenshots : stack1)) != null ? stack1.iPhone : stack1),{"name":"each","hash":{},"fn":container.program(2, data, 0, blockParams, depths),"inverse":container.noop,"data":data})) != null ? stack1 : "")
+ "
\n
\n";
},"2":function(container,depth0,helpers,partials,data,blockParams,depths) {
var stack1, alias1=depth0 != null ? depth0 : {}, alias2=helpers.helperMissing, alias3=container.escapeExpression;
return " \n

\n
\n";
},"3":function(container,depth0,helpers,partials,data) {
return " active";
},"5":function(container,depth0,helpers,partials,data) {
var stack1, alias1=container.escapeExpression;
return "
\n";
},"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data,blockParams,depths) {
var stack1;
return ((stack1 = (helpers.ifGreater || (depth0 && depth0.ifGreater) || helpers.helperMissing).call(depth0 != null ? depth0 : {},((stack1 = ((stack1 = ((stack1 = ((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.images : stack1)) != null ? stack1.screenshots : stack1)) != null ? stack1.iPhone : stack1)) != null ? stack1.length : stack1),1,{"name":"ifGreater","hash":{},"fn":container.program(1, data, 0, blockParams, depths),"inverse":container.program(5, data, 0, blockParams, depths),"data":data})) != null ? stack1 : "");
},"useData":true,"useDepths":true}, Handlebars);
var partials = {}; return function(context, opt_options) {
var options = opt_options || {};
options.partials = partials;
return template(context, options);
}
})).apply(this, arguments)});